home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Freeware 31 / FreelogHS31.iso / ArgentCompta / FASTCOMPTA / Setup FASTCOMPTA.exe / {tmp} / Firebird-1.5.3.4854-0_RC2-Win32.exe / embedded / enInfoAfter.txt < prev    next >
Text File  |  2005-10-08  |  5KB  |  157 lines

  1.  
  2. ==================================
  3. Firebird 1.5.3       (Win32 Build)
  4. ==================================
  5.  
  6.  
  7. o Introduction
  8. o Stability
  9. o Installation of the binary package
  10. o Installing from the zip package
  11. o Installation of the embedded server
  12. o Known Issues
  13. o SQL Language documentation
  14. o Reporting Bugs
  15. o Requesting New Features
  16.  
  17.  
  18. Introduction
  19. ============
  20.  
  21. Welcome to Firebird 1.5.3. Full details of the fixes and
  22. minor enhancements in this release are contained in the
  23. release notes. These are in the doc/ directory.
  24.  
  25.  
  26. Stability
  27. =========
  28.  
  29. Firebird 1.5 is the first version of Firebird compiled
  30. with C++. It has been through a long beta and release
  31. candidate cycle and is considered to be as stable as
  32. its predecessor, Firebird 1.0.3. No major problems have
  33. been discovered since the original release of Firebird
  34. 1.5.0 and as such it is considered as stable as or
  35. better than the last release of Firebird 1 (v1.0.3).
  36.  
  37. There is no reason to be concerned about using this
  38. maintenance release in a production environment.
  39. However, before installing ANY new software into a
  40. production environment it should be always be tested
  41. properly on a development system. This is standard
  42. practice.
  43.  
  44.  
  45. Installing the self-installing executable
  46. =========================================
  47.  
  48. Please run the executable and read the accompanying
  49. installation instructions that are contained within the
  50. setup wizard. After installation you will find this
  51. document as doc/installation_readme.txt. More detailed
  52. information is in the release notes.
  53.  
  54. Many changes have been implemented in this release. If
  55. you have an existing installation of Firebird
  56. (including a v.1.5 beta or release candidate) you must
  57. read the latest release notes and understand the new
  58. names and locations of all binaries and associated
  59. files. This applies to both server and client
  60. installations.
  61.  
  62. Do not install this version "over the top" of an
  63. existing Firebird or InterBase installation.
  64.  
  65.  
  66. Installing from the zip package
  67. ===============================
  68.  
  69. Please follow the instructions in
  70. doc/README_installation.txt for installing the zip
  71. package. (This document is only shipped with the zip
  72. package.)
  73.  
  74.  
  75. Installation of the embedded server
  76. ===================================
  77.  
  78. The embedded server is designed to be installed as part
  79. of an existing application. See doc/README_embedded.txt
  80. for more information on how to deploy the embedded
  81. server. (This document is only shipped with the
  82. embedded package.)
  83.  
  84.  
  85. Known Issues
  86. ============
  87.  
  88. Client library
  89. --------------
  90. Some legacy Windows tools will not recognise the client
  91. library fbclient.dll and/or will not find it in its
  92. default location, now the ..\bin directory beneath the
  93. Firebird root. For example, the Borland IBConsole
  94. program will not work with fbclient.dll, even if it is
  95. copied to the system directory and renamed to
  96. gds32.dll.
  97.  
  98. The Windows kits contain a program named instclient.exe
  99. that can be used to build a "legacy-compatible"
  100. gds32.dll and optionally install it to your system
  101. directory. It is essential to read the release notes
  102. and the accompanying README_library_install.txt (in the
  103. ..\doc subdirectory) before performing this change.
  104.  
  105. UDFs and Blob Filters
  106. ---------------------
  107. Security changes in this version may cause your UDFs to
  108. be invisible to the server until their location is
  109. configured in firebird.conf. For more information, read
  110. the annotations in firebird.conf and the documentation
  111. in the release notes.
  112.  
  113.  
  114. SQL Language Documentation
  115. ==========================
  116. New language features, keywords, extensions and
  117. restrictions introduced in this release are documented
  118. in detail in the release notes.
  119.  
  120.  
  121. Reporting Bugs
  122. ==============
  123.  
  124. o Are you sure you understand how Firebird works?
  125.  
  126.   Perhaps you are seeing the correct behaviour and you
  127.   really have a support question. In this case contact
  128.   the firebird-support list server.
  129.  
  130.   You may subscribe here:
  131.  
  132.     mailto:firebird-support-subscribe@yahoogroups.com
  133.  
  134. o Still think it is a bug?
  135.  
  136.   Check the list of Open Bugs. This can be found in the
  137.   Firebird bug tracker:
  138.  
  139.     http://sourceforge.net/tracker/?group_id=9028&atid=109028
  140.  
  141. Otherwise, if you are reasonably sure it is a bug then
  142. please try to develop a reproducible test case. You can
  143. then submit it to the bug tracker.
  144.  
  145.  
  146. Requesting New Features
  147. =======================
  148.  
  149. Before submitting feature requests please review the
  150. existing feature request list. Chances are that someone
  151. has already thought of it. Use this link to review a
  152. current list and submit new request, if necessary:
  153.  
  154.   http://sourceforge.net/tracker/?group_id=9028&atid=359028
  155.  
  156.  
  157.